home *** CD-ROM | disk | FTP | other *** search
- inherited FrameShortcut: TFrameShortcut
- HorzScrollBar.Range = 0
- VertScrollBar.Range = 0
- AutoScroll = False
- inherited imgCaption: TImage
- Picture.Data = {<image000.bmp>}
- end
- inherited Label1: TLabel
- Width = 154
- Caption = 'Select Shortcut Folder'
- end
- inherited Label2: TLabel
- Width = 276
- Caption = 'Select the location where setup is to create new shortcuts.'
- end
- object Label3: TLabel
- Left = 8
- Top = 56
- Width = 343
- Height = 39
- Caption =
- 'Setup will add program shortcuts to the Program Folder listed be' +
- 'low. You may type a new folder name, or select one from the Exis' +
- 'ting Folders list. Click Next to continue.'
- WordWrap = True
- end
- object Label4: TLabel
- Left = 8
- Top = 104
- Width = 71
- Height = 13
- Caption = 'Program Folder'
- end
- object Label5: TLabel
- Left = 8
- Top = 144
- Width = 71
- Height = 13
- Caption = 'Program Folder'
- end
- object JREdit1: TJREdit
- Left = 8
- Top = 120
- Width = 353
- Height = 21
- TabOrder = 0
- Text = 'IPNote'
- BorderWidth = 3
- end
- object JRCoolPanel1: TJRCoolPanel
- Left = 8
- Top = 160
- Width = 353
- Height = 73
- BorderWidth = 3
- TabOrder = 1
- object ListBox1: TListBox
- Left = 0
- Top = 0
- Width = 347
- Height = 67
- Align = alClient
- BorderStyle = bsNone
- Color = clWhite
- ItemHeight = 13
- TabOrder = 0
- OnClick = ListBox1Click
- end
- end
- object CheckBox1: TCheckBox
- Left = 8
- Top = 240
- Width = 152
- Height = 17
- Caption = 'Create shortcut on desktop'
- Checked = True
- State = cbChecked
- TabOrder = 2
- end
- end
-